dynamic adj. 1.动力的,动力学的;力学(上)的;动(态)的;起动的。 2.有力的,有生气的;能动的;(工作)效率高的。 3.【音乐】力度;强弱法的。 4.【医学】机能(上)的。 5.【哲学】动力论的,力本论的。 a dynamic personality 活跃的性格。 a dynamic atmosphere 生气勃勃的景象。 a dynamic population 动态人口。 n. 〔限指 dynamic〕 (原)动力;动态。 adv. -ally
The system had the function of making production plan and dealing with material automatically according to the dynamic orders 该系统实现了按定单动态变化自动编排生产计划和统计物料需求。
Because compiler scan program with static order of program , not dynamic order . while using compiler , compile source program only one time , run more times 因为编译是按程序的静态顺序线形扫描程序的,而非动态顺序重复翻译,使用编译程序时,只需对源程序编译一遍,以后每次只运行目标程序。
In the algorithm , a search tree with roots of the cumulative demands in the corresponding period is taken as the roots of the search tree , transforming the quantity discount problem into dynamic order quantity ( doq ) problem that is solvable with a dynamic programming algorithm 该算法以各时段的累计需求为根节点建立搜索树,从而将带折扣的库存问题转化为典型的动态批量问题,运用动态规划法即可求解。